file chooser: Make keynav in save mode smoother
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2015 05:04:15 +0000 (01:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2015 05:04:15 +0000 (01:04 -0400)
commit707459fe4ea284386f31cd8e90ed4551d34c142a
tree82532936188efb98442ce18ffe06e0ff2052d026
parent3f18e76a341de18ece6a9f0d48414c2b50b93ade
file chooser: Make keynav in save mode smoother

When using the location popup to complete to a directory name
(with a trailing /), we should not punish the user by making the
Open button insensitive and preventing the Enter key from doing
the expected thing (switching to that directory).

https://bugzilla.gnome.org/show_bug.cgi?id=752708
gtk/gtkfilechooserwidget.c